Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KMeans returns less than k clusters of k input points #179

Closed
wants to merge 10 commits into from

Conversation

Komzpa
Copy link
Member

@Komzpa Komzpa commented Dec 29, 2017

@codecov
Copy link

codecov bot commented Dec 29, 2017

Codecov Report

Merging #179 into svn-trunk will increase coverage by 7.4%.
The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##           svn-trunk     #179      +/-   ##
=============================================
+ Coverage      71.82%   79.22%    +7.4%     
=============================================
  Files            142      202      +60     
  Lines          43426    63016   +19590     
=============================================
+ Hits           31190    49925   +18735     
- Misses         12236    13091     +855
Impacted Files Coverage Δ
liblwgeom/lwkmeans.c 85.71% <100%> (+1.02%) ⬆️
postgis/long_xact.c 80% <0%> (ø)
postgis/geometry_inout.c 90% <0%> (ø)
postgis/lwgeom_box3d.c 77.89% <0%> (ø)
postgis/lwgeom_inout.c 59.46% <0%> (ø)
postgis/lwgeom_accum.c 86.76% <0%> (ø)
postgis/lwgeom_out_mvt.c 33.33% <0%> (ø)
postgis/lwgeom_rtree.c 77.84% <0%> (ø)
postgis/lwgeom_functions_lrs.c 71.48% <0%> (ø)
postgis/lwgeom_dump.c 98.38% <0%> (ø)
... and 101 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 244f22c...875fc51. Read the comment docs.

@Komzpa Komzpa requested a review from pramsey December 29, 2017 15:05
@Komzpa Komzpa removed the needs NEWS label Dec 29, 2017
@strk strk closed this in 7ab59bc Jan 2, 2018
strk pushed a commit that referenced this pull request Jan 2, 2018
strk pushed a commit that referenced this pull request Jan 2, 2018
@Komzpa Komzpa deleted the KMeans-less-than-k branch January 9, 2018 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant